You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
MatrixInt Structure
>
MatrixInt Methods
>
MatrixInt.BitSize Method
Dew Math for .NET
MatrixInt.BitSize Method
MatrixInt Structure
MatrixInt Members
Dew.Math Namespace
MatrixInt Methods
Collapse All
Sizes the matrix according to bit storage required.
Syntax
C#
Visual Basic
public
TMtxInt
BitSize
([In]
int
bitRows
, [In]
int
bitCols
);
Public
Function
BitSize
(
bitRows
As
[In]
int
,
bitCols
As
[In]
int
)
As
TMtxInt
Group
MatrixInt Methods
Links
MatrixInt Structure
,
MatrixInt Members
,
Dew.Math Namespace
,
MatrixInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!